home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / SECURITY / 0504.ZIP / DMASTER.HLP < prev    next >
Text File  |  1986-01-19  |  6KB  |  114 lines

  1.     RELEASE 1.1            DiskMaster
  2.                Copyright 1985 by Robert W. Lennox
  3.  
  4.    The DISKMASTER utility prints diskette labels on 5" x 1 7/16" label
  5. stock. This size label just fits  on the top of a  standard 5 1/4 inch
  6. diskette. The program supports EPSON,IBM and OKIDATA printers with plug
  7. 'n play. Many options are provided. The next few screens describe them.
  8. FUNCTION KEYS -
  9.   F1  - May be pressed at any time to access the  help function.  EXIT
  10.             from HELP returns to the program where you left off.
  11.   F2  - Allows the user  to change  system defaults.  The defaults are
  12.             further described in subsequent HELP screens.
  13.   F3  - Reads the directory from the disk in the  default drive.  NOTE
  14.             that some diskettes have unreadable directories.
  15. FUNCTION KEYS (cont) -
  16.   F4  - Save comment line #3 to DMASTER.CMT  file.  This file is auto-
  17.             matically read at start of job if that option is chosen.
  18.   F5  - Print diskette label for information currently entered and re-
  19.             trieved from disk.
  20.   F6  - Clears all non-default  data from the  screen.  This is a good
  21.             way to "start over".
  22. FUNCTION KEYS (cont) -
  23.   F7  - Exit from HELP. This key is only active when you are in HELP.
  24.   F10 - Exit to DOS.
  25.  
  26.  
  27.  
  28.  
  29. DISK MASTER FILES
  30.   Several files are used by this program.  If you have a hard disk you
  31.   should load the entire  distribution disk to a  sub-directory on the
  32.   the hard disk. No copy protection scheme is used so you  should copy
  33.   as follows:
  34.                A>COPY *.* C:\[directory name] /V
  35.  
  36. DISK MASTER FILES (cont.)
  37.   If you have a two drive floppy disk  system make a copy of  the dis-
  38.   tribution diskette using DISKCOPY.  Do not place a write protect tab
  39.   on the copy since the program must write on the disk when running.
  40.   If you have a single diskette system make a copy as described above.
  41.   Place the copy in  drive  A  and start the program.  When requested,
  42.   put the disk to be read in A. Place the system disk back after read.
  43. OPTIONS
  44.  
  45.   DEFAULT DRIVE - The  drive  letter of  the diskette drive the system
  46.     will use to read the directory of the disk to be  labeled.  If you
  47.     have a single  diskette  system this should be "A".  If you have a
  48.     a two diskette drive system this should be "B".
  49.  
  50. OPTIONS (cont.)
  51.  
  52.   READ COMMENT - Comment line #3 is special.  It can  be automatically
  53.     read (DMASTER.CMT) and  loaded on the screen each time  the system
  54.     the program is started. Allowed valued are YES or NO. You may make
  55.     changes to comment line #3  permanent by  keying a new comment  #3
  56.     line and pressing F4.
  57. OPTIONS (cont.)
  58.   PRINTER - Three printers are supported. The name of the printer used
  59.     must be supplied in this field.  EPSON, IBM and  OKIDATA with plug
  60.     'n play are supported.If your printer has control codes compatible
  61.     with one of these printers type in the name  of that  printer. You
  62.     must enter ESPON if you have an OKIDATA with plug 'n play.  To use
  63.     another printer obtain the source code and "do it yourself".
  64. OPTIONS (cont.)
  65.  
  66.   DEFAULT NUMBERING - The system allows you to specify a starting num-
  67.     ber that will be printer on the diskette label. Following printing
  68.     the number will be incremented by one and rewritten  to the  disk.
  69.     The number can be reset at any time to any number by choosing F2.
  70.  
  71. OTHER DEFAULTS
  72.   The following  fields assume  default  values if  nothing is entered
  73.   when the field is requested:
  74.  
  75.         NUMBER  - default          FORMAT            - DSDD
  76.         FORMAT  - 9-SEC            OPERATING SYSTEM  - NONE
  77.         DATE    - System Date
  78. CHANGES IN RELEASE 1.1
  79.   Support for the IBM Graphics printer has been added.
  80. CODE LINES TO CHANGE TO SUPPORT OTHER PRINTERS (Release 1.1 only)
  81.   901-908       -|  Your printer must be able to print at 8 lines per
  82.   40020-40030    |  inch, 6/72 lpi, compressed print, superscript,
  83.   40092-40018    |  double strike, set form length, and cancel all
  84.   40310-30331   -|  of the above settings in order to work correctly.
  85. CHANGES IN RELEASE 1.2
  86.   Support of COLOR options for IBM (sic) color screen.
  87.   The last 4 numbers in the DMASTER.CTL file are used as follows:
  88.      7 = Cursor start - see page 172 of 3.0 IBM Basic Manual
  89.              7 for color screens, 13 for mono screens recommended.
  90.      7,1,4 = Foreground, Background, Border color numbers.
  91.   User must use text editor to change these settings.
  92. CHANGES IN RELEASE 1.3
  93.   Support for MultiLink Advanced added to the program.
  94.   When running under this multitasking extension the function key
  95.   support for ON KEY(n) in the basic compiler is lost. In place of
  96.   the function keys the ALT-1 (F1) through ALT-7 (F7) and ALT-0 (F10)
  97.   may be used. Please report to the author any strange happenings
  98.   running this program under other multitaskers.
  99. A WORD ABOUT THE AUTHOR'S RIGHTS
  100.  
  101.   This program is copyrighted. You, as purchaser, are granted the same
  102.   rights to this software as  you would have to a  book you might pur-
  103.   chase.  The program is cheap (inexpensive).  Let's keep it that way.
  104.   The program carries no warranties  of any kind.  Use this program at
  105.   your own risk.
  106. SOURCE CODE
  107.  
  108.   If you want a copy of the source code send  $10.00 (US)  and  a for-
  109.   matted diskette to:
  110.                             ROBERT W. LENNOX
  111.                             149 CARTER
  112.                             TROY, MI  48098
  113. EOF
  114.